Skip to content

RHBAC-320: replaces Jira client with REST client#1817

Draft
mcarlett wants to merge 1 commit intotnb-software:mainfrom
mcarlett:RHBAC-320
Draft

RHBAC-320: replaces Jira client with REST client#1817
mcarlett wants to merge 1 commit intotnb-software:mainfrom
mcarlett:RHBAC-320

Conversation

@mcarlett
Copy link
Contributor

Since the validation implements few operations it is enough to use the HTTPUtils to call Rest API directly. To access to Jira Cloud it is necessary to provide the API token as password

@tnb-bot
Copy link
Contributor

tnb-bot bot commented Mar 19, 2026

Dependency changes

  • system-x-all
  • system-x-jira
Diff

system-x-all

--- a/base/system-x-all
+++ b/head/system-x-all
@@ -2,12 +2,6 @@
 The following files have been resolved:
    at.yawk.lz4:lz4-java:jar:1.10.1:runtime�[36m -- module org.lz4.java�[0;1m [auto]�[m
    co.elastic.clients:elasticsearch-java:jar:8.19.0:compile�[36m -- module elasticsearch.java�[0;1;33m (auto)�[m
-   com.atlassian.event:atlassian-event:jar:6.0.0:compile�[36m -- module atlassian.event�[0;1;33m (auto)�[m
-   com.atlassian.httpclient:atlassian-httpclient-api:jar:4.0.1:compile�[36m -- module atlassian.httpclient.api�[0;1;33m (auto)�[m
-   com.atlassian.httpclient:atlassian-httpclient-library:jar:4.0.1:compile�[36m -- module atlassian.httpclient.library�[0;1;33m (auto)�[m
-   com.atlassian.jira:jira-rest-java-client-api:jar:6.0.2:compile�[36m -- module jira.rest.java.client.api�[0;1;33m (auto)�[m
-   com.atlassian.jira:jira-rest-java-client-core:jar:6.0.2:compile�[36m -- module jira.rest.java.client.core�[0;1;33m (auto)�[m
-   com.atlassian.sal:sal-api:jar:6.0.1:compile�[36m -- module sal.api�[0;1;33m (auto)�[m
    com.auth0:jwks-rsa:jar:0.23.0:runtime�[36m -- module jwks.rsa�[0;1;33m (auto)�[m
    com.azure:azure-core-amqp:jar:2.11.0:compile�[36m -- module com.azure.core.amqp�[m
    com.azure:azure-core-http-netty:jar:1.13.11:compile�[36m -- module com.azure.http.netty�[m
@@ -147,8 +141,6 @@ The following files have been resolved:
    com.squareup.okhttp3:okhttp:jar:4.11.0:compile�[36m -- module okhttp3�[0;1m [auto]�[m
    com.squareup.okio:okio-jvm:jar:3.3.0:compile�[36m -- module okio�[0;1m [auto]�[m
    com.squareup.okio:okio:jar:3.2.0:compile�[36m -- module okio�[0;1;33m (auto)�[m
-   com.sun.activation:jakarta.activation:jar:1.2.2:compile�[36m -- module jakarta.activation�[m
-   com.sun.istack:istack-commons-runtime:jar:3.0.10:compile�[36m -- module com.sun.istack.runtime�[m
    com.typesafe:config:jar:1.4.1:compile�[36m -- module typesafe.config�[0;1m [auto]�[m
    com.unboundid:unboundid-ldapsdk:jar:7.0.0:compile�[36m -- module unboundid.ldapsdk�[0;1;33m (auto)�[m
    commons-beanutils:commons-beanutils:jar:1.11.0:compile�[36m -- module org.apache.commons.beanutils�[m
@@ -166,8 +158,6 @@ The following files have been resolved:
    io.apicurio:apicurio-common-rest-client-jdk:jar:0.1.18.Final:compile�[36m -- module apicurio.common.rest.client.jdk�[0;1;33m (auto)�[m
    io.apicurio:apicurio-registry-client:jar:2.6.1.Final:compile�[36m -- module apicurio.registry.client�[0;1;33m (auto)�[m
    io.apicurio:apicurio-registry-common:jar:2.6.1.Final:compile�[36m -- module apicurio.registry.common�[0;1;33m (auto)�[m
-   io.atlassian.fugue:fugue:jar:6.1.2:compile�[36m -- module fugue�[0;1;33m (auto)�[m
-   io.atlassian.util.concurrent:atlassian-util-concurrent:jar:4.0.1:compile�[36m -- module atlassian.util.concurrent�[0;1;33m (auto)�[m
    io.dropwizard.metrics:metrics-core:jar:4.1.18:compile�[36m -- module com.codahale.metrics�[0;1m [auto]�[m
    io.fabric8:certmanager-client:jar:7.5.0:compile�[36m -- module certmanager.client�[0;1;33m (auto)�[m
    io.fabric8:certmanager-model:jar:7.5.0:compile�[36m -- module certmanager.model�[0;1;33m (auto)�[m
@@ -323,11 +313,8 @@ The following files have been resolved:
    jakarta.json.bind:jakarta.json.bind-api:jar:2.0.0:runtime�[36m -- module jakarta.json.bind�[m
    jakarta.json:jakarta.json-api:jar:2.0.1:compile�[36m -- module jakarta.json�[m
    jakarta.mail:jakarta.mail-api:jar:2.1.2:compile�[36m -- module jakarta.mail�[m
-   jakarta.validation:jakarta.validation-api:jar:2.0.2:compile�[36m -- module java.validation�[0;1m [auto]�[m
    javax.annotation:javax.annotation-api:jar:1.3.2:compile�[36m -- module java.annotation�[0;1m [auto]�[m
-   javax.ws.rs:javax.ws.rs-api:jar:2.1.1:compile�[36m -- module java.ws.rs�[m
    javax.xml.stream:stax-api:jar:1.0-2:compile�[36m -- module stax.api�[0;1;33m (auto)�[m
-   joda-time:joda-time:jar:2.12.7:compile�[36m -- module org.joda.time�[0;1m [auto]�[m
    net.bytebuddy:byte-buddy:jar:1.15.11:compile�[36m -- module net.bytebuddy�[m
    net.engio:mbassador:jar:1.3.0:runtime�[36m -- module mbassador�[0;1;33m (auto)�[m
    net.java.dev.jna:jna-platform:jar:5.17.0:compile�[36m -- module com.sun.jna.platform�[0;1m [auto]�[m
@@ -343,17 +330,14 @@ The following files have been resolved:
    org.apache.arrow:arrow-memory-netty:jar:17.0.0:compile�[36m -- module arrow.memory.netty�[0;1;33m (auto)�[m
    org.apache.arrow:arrow-vector:jar:17.0.0:compile�[36m -- module org.apache.arrow.vector�[m
    org.apache.commons:commons-compress:jar:1.28.0:compile�[36m -- module org.apache.commons.compress�[m
-   org.apache.commons:commons-lang3:jar:3.14.0:compile�[36m -- module org.apache.commons.lang3�[m
+   org.apache.commons:commons-lang3:jar:3.11:compile�[36m -- module org.apache.commons.lang3�[0;1m [auto]�[m
    org.apache.httpcomponents.client5:httpclient5:jar:5.2.1:compile�[36m -- module org.apache.httpcomponents.client5.httpclient5�[0;1m [auto]�[m
    org.apache.httpcomponents.core5:httpcore5-h2:jar:5.2:compile�[36m -- module org.apache.httpcomponents.core5.httpcore5.h2�[0;1m [auto]�[m
    org.apache.httpcomponents.core5:httpcore5:jar:5.2:compile�[36m -- module org.apache.httpcomponents.core5.httpcore5�[0;1m [auto]�[m
-   org.apache.httpcomponents:httpasyncclient-cache:jar:4.1.5:compile�[36m -- module org.apache.httpcomponents.httpasyncclient.cache�[0;1m [auto]�[m
    org.apache.httpcomponents:httpasyncclient:jar:4.1.5:compile�[36m -- module org.apache.httpcomponents.httpasyncclient�[0;1m [auto]�[m
-   org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile�[36m -- module org.apache.httpcomponents.httpclient.cache�[0;1m [auto]�[m
    org.apache.httpcomponents:httpclient:jar:4.5.14:compile�[36m -- module org.apache.httpcomponents.httpclient�[0;1m [auto]�[m
    org.apache.httpcomponents:httpcore-nio:jar:4.4.16:compile�[36m -- module org.apache.httpcomponents.httpcore.nio�[0;1m [auto]�[m
    org.apache.httpcomponents:httpcore:jar:4.4.16:compile�[36m -- module org.apache.httpcomponents.httpcore�[0;1m [auto]�[m
-   org.apache.httpcomponents:httpmime:jar:4.5.14:compile�[36m -- module org.apache.httpcomponents.httpmime�[0;1m [auto]�[m
    org.apache.kafka:kafka-clients:jar:4.2.0:compile�[36m -- module kafka.clients�[0;1;33m (auto)�[m
    org.apache.kudu:kudu-client:jar:1.18.0:compile
    org.apache.oltu.oauth2:org.apache.oltu.oauth2.client:jar:1.0.2:runtime�[36m -- module org.apache.oltu.oauth2.client�[0;1;33m (auto)�[m
@@ -368,7 +352,6 @@ The following files have been resolved:
    org.bouncycastle:bcutil-jdk18on:jar:1.80:compile�[36m -- module org.bouncycastle.util�[m
    org.checkerframework:checker-compat-qual:jar:2.5.6:compile�[36m -- module org.checkerframework.checker.qual�[0;1m [auto]�[m
    org.checkerframework:checker-qual:jar:3.49.0:compile�[36m -- module org.checkerframework.checker.qual�[m
-   org.codehaus.jettison:jettison:jar:1.5.4:compile�[36m -- module jettison�[0;1;33m (auto)�[m
    org.codehaus.mojo:animal-sniffer-annotations:jar:1.24:compile�[36m -- module animal.sniffer.annotations�[0;1;33m (auto)�[m
    org.codehaus.woodstox:stax2-api:jar:4.2.2:compile�[36m -- module org.codehaus.stax2�[m
    org.conscrypt:conscrypt-openjdk-uber:jar:2.5.2:compile�[36m -- module org.conscrypt�[0;1m [auto]�[m
@@ -381,18 +364,10 @@ The following files have been resolved:
    org.eclipse.parsson:parsson:jar:1.0.5:compile�[36m -- module org.eclipse.parsson�[m
    org.eclipse:yasson:jar:2.0.2:runtime�[36m -- module org.eclipse.yasson�[m
    org.elasticsearch.client:elasticsearch-rest-client:jar:8.19.0:compile�[36m -- module elasticsearch.rest.client�[0;1;33m (auto)�[m
-   org.glassfish.jaxb:jaxb-runtime:jar:2.3.3-b02:compile�[36m -- module org.glassfish.jaxb.runtime�[m
-   org.glassfish.jaxb:txw2:jar:2.3.3-b02:compile�[36m -- module com.sun.xml.txw2�[m
    org.glassfish:jakarta.json:jar:module:2.0.0:runtime�[36m -- module org.glassfish.jakarta.json�[m
    org.hamcrest:hamcrest:jar:2.1:compile�[36m -- module org.hamcrest�[0;1m [auto]�[m
    org.hdrhistogram:HdrHistogram:jar:2.1.12:compile�[36m -- module HdrHistogram�[0;1;33m (auto)�[m
-   org.jboss.logging:jboss-logging:jar:3.4.1.Final:compile�[36m -- module org.jboss.logging�[0;1m [auto]�[m
-   org.jboss.resteasy:resteasy-client:jar:3.15.6.Final:compile�[36m -- module resteasy.client�[0;1;33m (auto)�[m
-   org.jboss.resteasy:resteasy-jaxb-provider:jar:3.15.6.Final:compile�[36m -- module resteasy.jaxb.provider�[0;1;33m (auto)�[m
-   org.jboss.resteasy:resteasy-jaxrs:jar:3.15.6.Final:compile�[36m -- module resteasy.jaxrs�[0;1;33m (auto)�[m
-   org.jboss.spec.javax.annotation:jboss-annotations-api_1.3_spec:jar:2.0.1.Final:compile�[36m -- module java.annotation�[0;1m [auto]�[m
-   org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_2.1_spec:jar:2.0.1.Final:compile�[36m -- module java.ws.rs�[m
-   org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec:jar:2.0.1.Final:compile�[36m -- module java.xml.bind�[0;1m [auto]�[m
+   org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile�[36m -- module org.jboss.logging�[m
    org.jboss:jboss-dmr:jar:1.3.0.Final:compile�[36m -- module jboss.dmr�[0;1;33m (auto)�[m
    org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.8.0:compile�[36m -- module kotlin.stdlib.common�[0;1;33m (auto)�[m
    org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.8.0:compile�[36m -- module kotlin.stdlib.jdk7�[m

system-x-jira

--- a/base/system-x-jira
+++ b/head/system-x-jira
@@ -1,11 +1,5 @@
 
 The following files have been resolved:
-   com.atlassian.event:atlassian-event:jar:6.0.0:compile�[36m -- module atlassian.event�[0;1;33m (auto)�[m
-   com.atlassian.httpclient:atlassian-httpclient-api:jar:4.0.1:compile�[36m -- module atlassian.httpclient.api�[0;1;33m (auto)�[m
-   com.atlassian.httpclient:atlassian-httpclient-library:jar:4.0.1:compile�[36m -- module atlassian.httpclient.library�[0;1;33m (auto)�[m
-   com.atlassian.jira:jira-rest-java-client-api:jar:6.0.2:compile�[36m -- module jira.rest.java.client.api�[0;1;33m (auto)�[m
-   com.atlassian.jira:jira-rest-java-client-core:jar:6.0.2:compile�[36m -- module jira.rest.java.client.core�[0;1;33m (auto)�[m
-   com.atlassian.sal:sal-api:jar:6.0.1:compile�[36m -- module sal.api�[0;1;33m (auto)�[m
    com.bettercloud:vault-java-driver:jar:5.1.0:compile�[36m -- module vault.java.driver�[m
    com.fasterxml.jackson.core:jackson-annotations:jar:2.20:compile�[36m -- module com.fasterxml.jackson.annotation�[m
    com.fasterxml.jackson.core:jackson-core:jar:2.20.0:compile�[36m -- module com.fasterxml.jackson.core�[m
@@ -15,12 +9,11 @@ The following files have been resolved:
    com.github.docker-java:docker-java-api:jar:3.7.0:compile�[36m -- module com.github.dockerjava.api�[0;1m [auto]�[m
    com.github.docker-java:docker-java-transport-zerodep:jar:3.7.0:compile�[36m -- module com.github.dockerjava.transport.zerodep�[0;1m [auto]�[m
    com.github.docker-java:docker-java-transport:jar:3.7.0:compile�[36m -- module com.github.dockerjava.transport�[0;1m [auto]�[m
-   com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile�[36m -- module jcip.annotations�[0;1;33m (auto)�[m
    com.google.auto.service:auto-service-annotations:jar:1.1.0:compile�[36m -- module com.google.auto.service�[0;1m [auto]�[m
-   com.google.code.findbugs:jsr305:jar:3.0.0:compile�[36m -- module jsr305�[0;1;33m (auto)�[m
-   com.google.errorprone:error_prone_annotations:jar:2.21.1:compile�[36m -- module com.google.errorprone.annotations�[0;1m [auto]�[m
+   com.google.code.findbugs:jsr305:jar:3.0.2:compile�[36m -- module jsr305�[0;1;33m (auto)�[m
+   com.google.errorprone:error_prone_annotations:jar:2.18.0:compile�[36m -- module com.google.errorprone.annotations�[0;1m [auto]�[m
    com.google.guava:failureaccess:jar:1.0.1:compile�[36m -- module failureaccess�[0;1;33m (auto)�[m
-   com.google.guava:guava:jar:32.1.3-jre:compile�[36m -- module com.google.common�[0;1m [auto]�[m
+   com.google.guava:guava:jar:32.0.1-jre:compile�[36m -- module com.google.common�[0;1m [auto]�[m
    com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile�[36m -- module listenablefuture�[0;1;33m (auto)�[m
    com.google.j2objc:j2objc-annotations:jar:2.8:compile�[36m -- module j2objc.annotations�[0;1;33m (auto)�[m
    com.googlecode.javaewah:JavaEWAH:jar:1.1.13:compile�[36m -- module JavaEWAH�[0;1;33m (auto)�[m
@@ -28,14 +21,9 @@ The following files have been resolved:
    com.squareup.okhttp3:okhttp:jar:4.11.0:compile�[36m -- module okhttp3�[0;1m [auto]�[m
    com.squareup.okio:okio-jvm:jar:3.2.0:compile�[36m -- module okio�[0;1m [auto]�[m
    com.squareup.okio:okio:jar:3.2.0:compile�[36m -- module okio�[0;1;33m (auto)�[m
-   com.sun.activation:jakarta.activation:jar:1.2.2:compile�[36m -- module jakarta.activation�[m
-   com.sun.istack:istack-commons-runtime:jar:3.0.10:compile�[36m -- module com.sun.istack.runtime�[m
-   commons-codec:commons-codec:jar:1.16.1:compile�[36m -- module org.apache.commons.codec�[m
+   commons-codec:commons-codec:jar:1.15:compile�[36m -- module org.apache.commons.codec�[0;1m [auto]�[m
    commons-io:commons-io:jar:2.21.0:compile�[36m -- module org.apache.commons.io�[m
-   commons-logging:commons-logging:jar:1.2:compile�[36m -- module commons.logging�[0;1;33m (auto)�[m
    cz.xtf:core:jar:1.0:compile�[36m -- module core�[0;1;33m (auto)�[m
-   io.atlassian.fugue:fugue:jar:6.1.2:compile�[36m -- module fugue�[0;1;33m (auto)�[m
-   io.atlassian.util.concurrent:atlassian-util-concurrent:jar:4.0.1:compile�[36m -- module atlassian.util.concurrent�[0;1;33m (auto)�[m
    io.fabric8:knative-client:jar:7.5.0:compile�[36m -- module knative.client�[0;1;33m (auto)�[m
    io.fabric8:knative-model:jar:7.5.0:compile�[36m -- module knative.model�[0;1;33m (auto)�[m
    io.fabric8:kubernetes-client-api:jar:7.5.0:compile�[36m -- module kubernetes.client.api�[0;1;33m (auto)�[m
@@ -109,33 +97,14 @@ The following files have been resolved:
    io.vertx:vertx-web-client:jar:4.5.21:runtime�[36m -- module io.vertx.web.client�[0;1m [auto]�[m
    io.vertx:vertx-web-common:jar:4.5.21:runtime�[36m -- module io.vertx.web.common�[0;1m [auto]�[m
    jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile�[36m -- module jakarta.annotation�[m
-   jakarta.validation:jakarta.validation-api:jar:2.0.2:compile�[36m -- module java.validation�[0;1m [auto]�[m
-   javax.ws.rs:javax.ws.rs-api:jar:2.1.1:compile�[36m -- module java.ws.rs�[m
-   joda-time:joda-time:jar:2.12.7:compile�[36m -- module org.joda.time�[0;1m [auto]�[m
    net.java.dev.jna:jna:jar:5.18.1:compile�[36m -- module com.sun.jna�[0;1m [auto]�[m
    org.apache.commons:commons-compress:jar:1.28.0:compile�[36m -- module org.apache.commons.compress�[m
-   org.apache.commons:commons-lang3:jar:3.14.0:compile�[36m -- module org.apache.commons.lang3�[m
-   org.apache.httpcomponents:httpasyncclient-cache:jar:4.1.5:compile�[36m -- module org.apache.httpcomponents.httpasyncclient.cache�[0;1m [auto]�[m
-   org.apache.httpcomponents:httpasyncclient:jar:4.1.5:compile�[36m -- module org.apache.httpcomponents.httpasyncclient�[0;1m [auto]�[m
-   org.apache.httpcomponents:httpclient-cache:jar:4.5.14:compile�[36m -- module org.apache.httpcomponents.httpclient.cache�[0;1m [auto]�[m
-   org.apache.httpcomponents:httpclient:jar:4.5.13:compile�[36m -- module org.apache.httpcomponents.httpclient�[0;1m [auto]�[m
-   org.apache.httpcomponents:httpcore-nio:jar:4.4.15:compile�[36m -- module org.apache.httpcomponents.httpcore.nio�[0;1m [auto]�[m
-   org.apache.httpcomponents:httpcore:jar:4.4.13:compile�[36m -- module org.apache.httpcomponents.httpcore�[0;1m [auto]�[m
-   org.apache.httpcomponents:httpmime:jar:4.5.14:compile�[36m -- module org.apache.httpcomponents.httpmime�[0;1m [auto]�[m
+   org.apache.commons:commons-lang3:jar:3.11:compile�[36m -- module org.apache.commons.lang3�[0;1m [auto]�[m
    org.apiguardian:apiguardian-api:jar:1.1.0:compile�[36m -- module org.apiguardian.api�[m
-   org.checkerframework:checker-qual:jar:3.37.0:compile�[36m -- module org.checkerframework.checker.qual�[0;1m [auto]�[m
-   org.codehaus.jettison:jettison:jar:1.5.4:compile�[36m -- module jettison�[0;1;33m (auto)�[m
+   org.checkerframework:checker-qual:jar:3.33.0:compile�[36m -- module org.checkerframework.checker.qual�[0;1m [auto]�[m
    org.eclipse.jgit:org.eclipse.jgit:jar:5.13.3.202401111512-r:compile�[36m -- module org.eclipse.jgit�[0;1m [auto]�[m
    org.eclipse.microprofile.config:microprofile-config-api:jar:3.1.1-RC1:compile�[36m -- module org.eclipse.microprofile.config�[0;1m [auto]�[m
-   org.glassfish.jaxb:jaxb-runtime:jar:2.3.3-b02:compile�[36m -- module org.glassfish.jaxb.runtime�[m
-   org.glassfish.jaxb:txw2:jar:2.3.3-b02:compile�[36m -- module com.sun.xml.txw2�[m
-   org.jboss.logging:jboss-logging:jar:3.4.1.Final:compile�[36m -- module org.jboss.logging�[0;1m [auto]�[m
-   org.jboss.resteasy:resteasy-client:jar:3.15.6.Final:compile�[36m -- module resteasy.client�[0;1;33m (auto)�[m
-   org.jboss.resteasy:resteasy-jaxb-provider:jar:3.15.6.Final:compile�[36m -- module resteasy.jaxb.provider�[0;1;33m (auto)�[m
-   org.jboss.resteasy:resteasy-jaxrs:jar:3.15.6.Final:compile�[36m -- module resteasy.jaxrs�[0;1;33m (auto)�[m
-   org.jboss.spec.javax.annotation:jboss-annotations-api_1.3_spec:jar:2.0.1.Final:compile�[36m -- module java.annotation�[0;1m [auto]�[m
-   org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_2.1_spec:jar:2.0.1.Final:compile�[36m -- module java.ws.rs�[m
-   org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec:jar:2.0.1.Final:compile�[36m -- module java.xml.bind�[0;1m [auto]�[m
+   org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile�[36m -- module org.jboss.logging�[m
    org.jboss:jboss-dmr:jar:1.3.0.Final:compile�[36m -- module jboss.dmr�[0;1;33m (auto)�[m
    org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.6.20:compile�[36m -- module kotlin.stdlib.common�[0;1;33m (auto)�[m
    org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.20:compile�[36m -- module kotlin.stdlib.jdk7�[m
@@ -149,13 +118,9 @@ The following files have been resolved:
    org.junit.platform:junit-platform-engine:jar:1.7.0:compile�[36m -- module org.junit.platform.engine�[m
    org.opentest4j:opentest4j:jar:1.2.0:compile�[36m -- module org.opentest4j�[m
    org.ow2.asm:asm:jar:9.9.1:compile�[36m -- module org.objectweb.asm�[m
-   org.reactivestreams:reactive-streams:jar:1.0.3:compile�[36m -- module org.reactivestreams�[0;1m [auto]�[m
    org.rnorth.duct-tape:duct-tape:jar:1.0.8:compile�[36m -- module duct.tape�[0;1;33m (auto)�[m
-   org.slf4j:slf4j-api:jar:2.0.13:compile�[36m -- module org.slf4j�[m
+   org.slf4j:slf4j-api:jar:1.7.36:compile�[36m -- module org.slf4j�[0;1m [auto]�[m
    org.snakeyaml:snakeyaml-engine:jar:2.10:compile�[36m -- module org.snakeyaml.engine.v2�[m
-   org.springframework:spring-beans:jar:5.3.36:compile�[36m -- module spring.beans�[0;1m [auto]�[m
-   org.springframework:spring-core:jar:5.3.36:compile�[36m -- module spring.core�[0;1m [auto]�[m
-   org.springframework:spring-jcl:jar:5.3.36:compile�[36m -- module spring.jcl�[0;1m [auto]�[m
    org.testcontainers:testcontainers:jar:2.0.2:compile�[36m -- module testcontainers�[0;1;33m (auto)�[m
    org.yaml:snakeyaml:jar:2.4:compile�[36m -- module org.yaml.snakeyaml�[m
    software.tnb:system-x-common:jar:1.0-SNAPSHOT:compile�[36m -- module system.x.common�[0;1;33m (auto)�[m

GitHub Actions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant